projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d63aa41
)
*** empty log message ***
author
Andreas Schwab
<schwab@suse.de>
Fri, 18 Apr 2008 15:34:26 +0000
(15:34 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Fri, 18 Apr 2008 15:34:26 +0000
(15:34 +0000)
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index 2ac8a01420147bbb4d2da6df9e2a3556eb87ac36..4ed0fd76d1d40dbccfc69649dd98fcbfe4c4bac4 100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-122,6
+122,8
@@
autoloads: $(lisp)/subdirs.el $(LOADDEFS) doit
echo Directories: $$wins; \
$(emacs) -l autoload --eval '(setq generated-autoload-file "$(lisp)/loaddefs.el")' -f batch-update-autoloads $$wins
+# Note: every rule that runs $(emacs) and is called during bootstrap must
+# depend on this.
$(lisp)/subdirs.el:
$(MAKE) $(MFLAGS) update-subdirs
update-subdirs: doit